﻿2026-06-22T02:22:57.3669855Z ##[group]Run actions/checkout@v5
2026-06-22T02:22:57.3670700Z with:
2026-06-22T02:22:57.3671122Z   repository: SaberMage/spt-core
2026-06-22T02:22:57.3674914Z   token: ***
2026-06-22T02:22:57.3675309Z   ssh-strict: true
2026-06-22T02:22:57.3675710Z   ssh-user: git
2026-06-22T02:22:57.3676110Z   persist-credentials: true
2026-06-22T02:22:57.3676552Z   clean: true
2026-06-22T02:22:57.3676947Z   sparse-checkout-cone-mode: true
2026-06-22T02:22:57.3677415Z   fetch-depth: 1
2026-06-22T02:22:57.3677810Z   fetch-tags: false
2026-06-22T02:22:57.3678215Z   show-progress: true
2026-06-22T02:22:57.3678623Z   lfs: false
2026-06-22T02:22:57.3679133Z   submodules: false
2026-06-22T02:22:57.3679628Z   set-safe-directory: true
2026-06-22T02:22:57.3680301Z ##[endgroup]
2026-06-22T02:22:57.4521611Z Syncing repository: SaberMage/spt-core
2026-06-22T02:22:57.4523354Z ##[group]Getting Git version info
2026-06-22T02:22:57.4524056Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:22:57.4525098Z [command]/usr/bin/git version
2026-06-22T02:22:57.4552049Z git version 2.43.0
2026-06-22T02:22:57.4570801Z ##[endgroup]
2026-06-22T02:22:57.4582405Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0219acdf-52dc-4f16-8e23-2bdb364dad3b' before making global git config changes
2026-06-22T02:22:57.4583897Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:22:57.4585543Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:22:57.4618557Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:22:57.4637872Z https://github.com/SaberMage/spt-core
2026-06-22T02:22:57.4648074Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:22:57.4650989Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:22:57.4676715Z HEAD
2026-06-22T02:22:57.4713108Z ##[endgroup]
2026-06-22T02:22:57.4714073Z [command]/usr/bin/git submodule status
2026-06-22T02:22:57.4890515Z ##[group]Cleaning the repository
2026-06-22T02:22:57.4892817Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:22:59.5443009Z Removing target/
2026-06-22T02:22:59.5454430Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:22:59.5626018Z HEAD is now at 192ea84b7 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:22:59.5631752Z ##[endgroup]
2026-06-22T02:22:59.5633780Z ##[group]Disabling automatic garbage collection
2026-06-22T02:22:59.5637685Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:22:59.5664867Z ##[endgroup]
2026-06-22T02:22:59.5665441Z ##[group]Setting up auth
2026-06-22T02:22:59.5670773Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:22:59.5694832Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:22:59.5882958Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:22:59.5906754Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:22:59.6091355Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:22:59.6115982Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:22:59.6302519Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:22:59.6330098Z ##[endgroup]
2026-06-22T02:22:59.6330511Z ##[group]Fetching the repository
2026-06-22T02:22:59.6336076Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:23:00.1259517Z From https://github.com/SaberMage/spt-core
2026-06-22T02:23:00.1260389Z  + 192ea84b7...316c6fc1b 316c6fc1b45416d8491508c0767c41b2c33e2e20 -> pull/26/merge  (forced update)
2026-06-22T02:23:00.1279306Z ##[endgroup]
2026-06-22T02:23:00.1279873Z ##[group]Determining the checkout info
2026-06-22T02:23:00.1280575Z ##[endgroup]
2026-06-22T02:23:00.1284911Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:23:00.1321084Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:23:00.1345409Z ##[group]Checking out the ref
2026-06-22T02:23:00.1347825Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:23:00.1439431Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T02:23:00.1439946Z any of your branches:
2026-06-22T02:23:00.1440246Z 
2026-06-22T02:23:00.1440619Z   192ea84b7 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:00.1442016Z 
2026-06-22T02:23:00.1442250Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T02:23:00.1442665Z to do so with:
2026-06-22T02:23:00.1442817Z 
2026-06-22T02:23:00.1442966Z  git branch <new-branch-name> 192ea84b7
2026-06-22T02:23:00.1443214Z 
2026-06-22T02:23:00.1443604Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:00.1449672Z ##[endgroup]
2026-06-22T02:23:00.1485445Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:23:00.1509376Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
